ComponentOne Xamarin.Android
GenericMotion Event (CalendarSlotsPanel<S>)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotsPanel<S> Class : GenericMotion Event
Syntax
'Declaration
 
Public Event GenericMotion As EventHandler(Of View.GenericMotionEventArgs)
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim handler As EventHandler(Of View.GenericMotionEventArgs)
 
AddHandler instance.GenericMotion, handler
public event EventHandler<View.GenericMotionEventArgs> GenericMotion
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members